FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.20 (78 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter
Url http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter
Version 2.0.3
Status active
Name EpisodeOfCare DateFirstEncounter
Title EpisodeOfCare-DateFirstEncounter
Experimental False
Realm nl
Authority hl7
Description For episodes of care it can be relevant, and always is in general practitioner workflow, when the first encounter was that a problem/concern was discussed. You could try to get to that date by going through all encounters taking into account that the EpisodeOfCare might have evolved over time, but this extension provides a convenience method to avoid that.
Copyright CC0
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EpisodeOfCare-DateFirstEncounter",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter",
  "version" : "2.0.3",
  "name" : "EpisodeOfCare DateFirstEncounter",
  "title" : "EpisodeOfCare-DateFirstEncounter",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "For episodes of care it can be relevant, and always is in general practitioner workflow, when the first encounter was that a problem/concern was discussed. You could try to get to that date by going through all encounters taking into account that the EpisodeOfCare might have evolved over time, but this extension provides a convenience method to avoid that.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "EpisodeOfCare"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter"
      },
      {
        "id" : "Extension.value[x]:valueDateTime",
        "path" : "Extension.valueDateTime",
        "sliceName" : "valueDateTime",
        "short" : "Date and if applicable time/timezone",
        "definition" : "Date and if applicable time/timezone for this first encounter that the EpisodeOfCare was discussed",
        "alias" : [
          "Datum en indien van toepassing tijd/tijdzone"
        ],
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "meaningWhenMissing" : "No information can be inferred from missing the date/time."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.